<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_BRITISH</nationality>

		<long_name>Infantry Tank, Mk IV, 'Crocodile' (A22F)</long_name>
		<short_name>Crocodile</short_name>
		<comment>A heavy infantry tank with a 75mm cannon and a Besa machine gun, and a hull mounted flamethrower. Slow moving but with strong armour</comment>

		<uniform>british_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>6</month><year>1944</year><number>100</number></data>
		<data><month>12</month><year>1945</year><number>100</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-A22 Infantry Mk IV Churchill VII.png</image_profile>
			<weight>41500</weight>
		</attributes>

		<drive>
			<engine>
				<name>Bedford Twin Six</name>
				<horsepower>350</horsepower>
				<reliability>RELIABILITY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>4</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_TRIPLE_DIFFERENTIAL</steering>

			<exhaust_pipe><offsetX>10</offsetX><offsetY>264</offsetY></exhaust_pipe>
			<exhaust_pipe><offsetX>-10</offsetX><offsetY>264</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-A22 Infantry Mk IV Churchill.png</image_view>

			<width>274</width>
			<length>725</length>
			<height>163</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>152</upper_front>
				<lower_front>140</lower_front>
				<upper_side>95</upper_side>
				<lower_side>57</lower_side>
				<upper_rear>51</upper_rear>
				<lower_rear>25@-68</lower_rear>
				<top>15</top>
				<bottom>25</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<fixed_weapon>
			<image_view>Image-A22 Infantry Mk IV Churchill howitzer.png</image_view>

			<offsetX>-25</offsetX>
			<offsetY>-210</offsetY>
			<offsetZ>140</offsetZ>

			<rotate_time>30</rotate_time>
			<rotate_left>25</rotate_left>
			<rotate_right>20</rotate_right>

			<weapon><type>WEAPON_FLAMETHROWER_TANK</type></weapon>
			<ammo><for>WEAPON_FLAMETHROWER_TANK</for><rounds>480</rounds></ammo>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<turret>
			<image_view>Image-A22 Infantry Mk IV Churchill VII turret.png</image_view>

			<diameter>216</diameter>
			<height>86</height>
			<offsetX>0</offsetX>
			<offsetY>-24</offsetY>

			<rotate_time>15</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>152</front>
				<side>95</side>
				<rear>95</rear>
				<top>19</top>
				<mantlet>152</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_75MM_OQF</type></weapon>
			<weapon><type>WEAPON_LMG_BESA</type><offsetX>-40</offsetX><offsetY>-44</offsetY></weapon>
			<ammo><for>WEAPON_CANNON_75MM_OQF</for><flavour>FLAVOUR_APCBC</flavour><rounds>42</rounds></ammo>
			<ammo><for>WEAPON_CANNON_75MM_OQF</for><flavour>FLAVOUR_HE</flavour><rounds>36</rounds></ammo>
			<ammo><for>WEAPON_CANNON_75MM_OQF</for><flavour>FLAVOUR_SMOKE</flavour><rounds>6</rounds></ammo>
			<ammo><for>WEAPON_LMG_BESA</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
